sluice 0.4.2

Efficient ring buffer for byte buffers, FIFO queues, and SPSC channels
Documentation

Sluice

Asynchronous byte buffers and pipes for concurrent I/O programming.

Crates.io Documentation License

Documentation

Check the documentation for up-to-date usage and examples.

Requirements

Currently Sluice requires a nightly Rust compiler as it uses stdlib futures, and uses async/await in tests and benchmarks.

License

This library is licensed under the MIT license. See the LICENSE file for details.